Export symbols needed by binder
authorBen Hutchings <ben@decadent.org.uk>
Mon, 5 Aug 2024 01:26:48 +0000 (03:26 +0200)
committerSalvatore Bonaccorso <carnil@debian.org>
Thu, 19 Jun 2025 15:38:19 +0000 (17:38 +0200)
commit13361ceb9692ceab820d4c7af10045dc86d7ddd8
tree3d6a29bdcc3d1db86b42ca179df6bde1c0f454c5
parentb006beeb0f3707f167170f4f64bc1cab0cbe3bcc
Export symbols needed by binder

Bug-Debian: https://bugs.debian.org/901492

We want to enable use of the Android binder driver to support
Waydroid, but it should not be built-in as that would waste resources
and increase security attack surface on systems that don't need it.

Export the currently un-exported symbols it depends on.

Gbp-Pq: Topic debian
Gbp-Pq: Name export-symbols-needed-by-android-drivers.patch
fs/file.c
ipc/msgutil.c
ipc/namespace.c
kernel/sched/syscalls.c
kernel/sched/wait.c
kernel/task_work.c
mm/memory.c
security/security.c